3.123 \(\int \frac {1}{(a+a \sec (e+f x))^{3/2} (c-c \sec (e+f x))^{5/2}} \, dx\)

Optimal. Leaf size=347 \[ -\frac {\tan (e+f x)}{2 a c^2 f (1-\sec (e+f x)) \sqrt {a \sec (e+f x)+a} \sqrt {c-c \sec (e+f x)}}-\frac {\tan (e+f x)}{8 a c^2 f (\sec (e+f x)+1) \sqrt {a \sec (e+f x)+a} \sqrt {c-c \sec (e+f x)}}-\frac {\tan (e+f x)}{8 a c^2 f (1-\sec (e+f x))^2 \sqrt {a \sec (e+f x)+a} \sqrt {c-c \sec (e+f x)}}+\frac {11 \tan (e+f x) \log (1-\sec (e+f x))}{16 a c^2 f \sqrt {a \sec (e+f x)+a} \sqrt {c-c \sec (e+f x)}}+\frac {5 \tan (e+f x) \log (\sec (e+f x)+1)}{16 a c^2 f \sqrt {a \sec (e+f x)+a} \sqrt {c-c \sec (e+f x)}}+\frac {\tan (e+f x) \log (\cos (e+f x))}{a c^2 f \sqrt {a \sec (e+f x)+a} \sqrt {c-c \sec (e+f x)}} \]

[Out]

ln(cos(f*x+e))*tan(f*x+e)/a/c^2/f/(a+a*sec(f*x+e))^(1/2)/(c-c*sec(f*x+e))^(1/2)+11/16*ln(1-sec(f*x+e))*tan(f*x
+e)/a/c^2/f/(a+a*sec(f*x+e))^(1/2)/(c-c*sec(f*x+e))^(1/2)+5/16*ln(1+sec(f*x+e))*tan(f*x+e)/a/c^2/f/(a+a*sec(f*
x+e))^(1/2)/(c-c*sec(f*x+e))^(1/2)-1/8*tan(f*x+e)/a/c^2/f/(1-sec(f*x+e))^2/(a+a*sec(f*x+e))^(1/2)/(c-c*sec(f*x
+e))^(1/2)-1/2*tan(f*x+e)/a/c^2/f/(1-sec(f*x+e))/(a+a*sec(f*x+e))^(1/2)/(c-c*sec(f*x+e))^(1/2)-1/8*tan(f*x+e)/
a/c^2/f/(1+sec(f*x+e))/(a+a*sec(f*x+e))^(1/2)/(c-c*sec(f*x+e))^(1/2)

________________________________________________________________________________________

Rubi [A]  time = 0.18, antiderivative size = 347, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 2, integrand size = 30, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.067, Rules used = {3912, 88} \[ -\frac {\tan (e+f x)}{2 a c^2 f (1-\sec (e+f x)) \sqrt {a \sec (e+f x)+a} \sqrt {c-c \sec (e+f x)}}-\frac {\tan (e+f x)}{8 a c^2 f (\sec (e+f x)+1) \sqrt {a \sec (e+f x)+a} \sqrt {c-c \sec (e+f x)}}-\frac {\tan (e+f x)}{8 a c^2 f (1-\sec (e+f x))^2 \sqrt {a \sec (e+f x)+a} \sqrt {c-c \sec (e+f x)}}+\frac {11 \tan (e+f x) \log (1-\sec (e+f x))}{16 a c^2 f \sqrt {a \sec (e+f x)+a} \sqrt {c-c \sec (e+f x)}}+\frac {5 \tan (e+f x) \log (\sec (e+f x)+1)}{16 a c^2 f \sqrt {a \sec (e+f x)+a} \sqrt {c-c \sec (e+f x)}}+\frac {\tan (e+f x) \log (\cos (e+f x))}{a c^2 f \sqrt {a \sec (e+f x)+a} \sqrt {c-c \sec (e+f x)}} \]

Antiderivative was successfully verified.

[In]

Int[1/((a + a*Sec[e + f*x])^(3/2)*(c - c*Sec[e + f*x])^(5/2)),x]

[Out]

(Log[Cos[e + f*x]]*Tan[e + f*x])/(a*c^2*f*Sqrt[a + a*Sec[e + f*x]]*Sqrt[c - c*Sec[e + f*x]]) + (11*Log[1 - Sec
[e + f*x]]*Tan[e + f*x])/(16*a*c^2*f*Sqrt[a + a*Sec[e + f*x]]*Sqrt[c - c*Sec[e + f*x]]) + (5*Log[1 + Sec[e + f
*x]]*Tan[e + f*x])/(16*a*c^2*f*Sqrt[a + a*Sec[e + f*x]]*Sqrt[c - c*Sec[e + f*x]]) - Tan[e + f*x]/(8*a*c^2*f*(1
 - Sec[e + f*x])^2*Sqrt[a + a*Sec[e + f*x]]*Sqrt[c - c*Sec[e + f*x]]) - Tan[e + f*x]/(2*a*c^2*f*(1 - Sec[e + f
*x])*Sqrt[a + a*Sec[e + f*x]]*Sqrt[c - c*Sec[e + f*x]]) - Tan[e + f*x]/(8*a*c^2*f*(1 + Sec[e + f*x])*Sqrt[a +
a*Sec[e + f*x]]*Sqrt[c - c*Sec[e + f*x]])

Rule 88

Int[((a_.) + (b_.)*(x_))^(m_.)*((c_.) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> Int[ExpandI
ntegrand[(a + b*x)^m*(c + d*x)^n*(e + f*x)^p, x], x] /; FreeQ[{a, b, c, d, e, f, p}, x] && IntegersQ[m, n] &&
(IntegerQ[p] || (GtQ[m, 0] && GeQ[n, -1]))

Rule 3912

Int[(csc[(e_.) + (f_.)*(x_)]*(b_.) + (a_))^(m_.)*(csc[(e_.) + (f_.)*(x_)]*(d_.) + (c_))^(n_.), x_Symbol] :> Di
st[(a*c*Cot[e + f*x])/(f*Sqrt[a + b*Csc[e + f*x]]*Sqrt[c + d*Csc[e + f*x]]), Subst[Int[((a + b*x)^(m - 1/2)*(c
 + d*x)^(n - 1/2))/x, x], x, Csc[e + f*x]], x] /; FreeQ[{a, b, c, d, e, f, m, n}, x] && EqQ[b*c + a*d, 0] && E
qQ[a^2 - b^2, 0]

Rubi steps

\begin {align*} \int \frac {1}{(a+a \sec (e+f x))^{3/2} (c-c \sec (e+f x))^{5/2}} \, dx &=-\frac {(a c \tan (e+f x)) \operatorname {Subst}\left (\int \frac {1}{x (a+a x)^2 (c-c x)^3} \, dx,x,\sec (e+f x)\right )}{f \sqrt {a+a \sec (e+f x)} \sqrt {c-c \sec (e+f x)}}\\ &=-\frac {(a c \tan (e+f x)) \operatorname {Subst}\left (\int \left (-\frac {1}{4 a^2 c^3 (-1+x)^3}+\frac {1}{2 a^2 c^3 (-1+x)^2}-\frac {11}{16 a^2 c^3 (-1+x)}+\frac {1}{a^2 c^3 x}-\frac {1}{8 a^2 c^3 (1+x)^2}-\frac {5}{16 a^2 c^3 (1+x)}\right ) \, dx,x,\sec (e+f x)\right )}{f \sqrt {a+a \sec (e+f x)} \sqrt {c-c \sec (e+f x)}}\\ &=\frac {\log (\cos (e+f x)) \tan (e+f x)}{a c^2 f \sqrt {a+a \sec (e+f x)} \sqrt {c-c \sec (e+f x)}}+\frac {11 \log (1-\sec (e+f x)) \tan (e+f x)}{16 a c^2 f \sqrt {a+a \sec (e+f x)} \sqrt {c-c \sec (e+f x)}}+\frac {5 \log (1+\sec (e+f x)) \tan (e+f x)}{16 a c^2 f \sqrt {a+a \sec (e+f x)} \sqrt {c-c \sec (e+f x)}}-\frac {\tan (e+f x)}{8 a c^2 f (1-\sec (e+f x))^2 \sqrt {a+a \sec (e+f x)} \sqrt {c-c \sec (e+f x)}}-\frac {\tan (e+f x)}{2 a c^2 f (1-\sec (e+f x)) \sqrt {a+a \sec (e+f x)} \sqrt {c-c \sec (e+f x)}}-\frac {\tan (e+f x)}{8 a c^2 f (1+\sec (e+f x)) \sqrt {a+a \sec (e+f x)} \sqrt {c-c \sec (e+f x)}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C]  time = 2.62, size = 275, normalized size = 0.79 \[ \frac {\tan (e+f x) \left (22 \log \left (1-e^{i (e+f x)}\right )+10 \log \left (1+e^{i (e+f x)}\right )-8 i f x \cos (3 (e+f x))+11 \log \left (1-e^{i (e+f x)}\right ) \cos (3 (e+f x))+\left (-11 \log \left (1-e^{i (e+f x)}\right )-5 \log \left (1+e^{i (e+f x)}\right )+8 i f x-12\right ) \cos (e+f x)+2 \left (-11 \log \left (1-e^{i (e+f x)}\right )-5 \log \left (1+e^{i (e+f x)}\right )+8 i f x-5\right ) \cos (2 (e+f x))+5 \log \left (1+e^{i (e+f x)}\right ) \cos (3 (e+f x))-16 i f x+14\right )}{32 a c^2 f (\cos (e+f x)-1)^2 (\cos (e+f x)+1) \sqrt {a (\sec (e+f x)+1)} \sqrt {c-c \sec (e+f x)}} \]

Antiderivative was successfully verified.

[In]

Integrate[1/((a + a*Sec[e + f*x])^(3/2)*(c - c*Sec[e + f*x])^(5/2)),x]

[Out]

((14 - (16*I)*f*x - (8*I)*f*x*Cos[3*(e + f*x)] + 22*Log[1 - E^(I*(e + f*x))] + 11*Cos[3*(e + f*x)]*Log[1 - E^(
I*(e + f*x))] + Cos[e + f*x]*(-12 + (8*I)*f*x - 11*Log[1 - E^(I*(e + f*x))] - 5*Log[1 + E^(I*(e + f*x))]) + 2*
Cos[2*(e + f*x)]*(-5 + (8*I)*f*x - 11*Log[1 - E^(I*(e + f*x))] - 5*Log[1 + E^(I*(e + f*x))]) + 10*Log[1 + E^(I
*(e + f*x))] + 5*Cos[3*(e + f*x)]*Log[1 + E^(I*(e + f*x))])*Tan[e + f*x])/(32*a*c^2*f*(-1 + Cos[e + f*x])^2*(1
 + Cos[e + f*x])*Sqrt[a*(1 + Sec[e + f*x])]*Sqrt[c - c*Sec[e + f*x]])

________________________________________________________________________________________

fricas [F]  time = 0.80, size = 0, normalized size = 0.00 \[ {\rm integral}\left (-\frac {\sqrt {a \sec \left (f x + e\right ) + a} \sqrt {-c \sec \left (f x + e\right ) + c}}{a^{2} c^{3} \sec \left (f x + e\right )^{5} - a^{2} c^{3} \sec \left (f x + e\right )^{4} - 2 \, a^{2} c^{3} \sec \left (f x + e\right )^{3} + 2 \, a^{2} c^{3} \sec \left (f x + e\right )^{2} + a^{2} c^{3} \sec \left (f x + e\right ) - a^{2} c^{3}}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(a+a*sec(f*x+e))^(3/2)/(c-c*sec(f*x+e))^(5/2),x, algorithm="fricas")

[Out]

integral(-sqrt(a*sec(f*x + e) + a)*sqrt(-c*sec(f*x + e) + c)/(a^2*c^3*sec(f*x + e)^5 - a^2*c^3*sec(f*x + e)^4
- 2*a^2*c^3*sec(f*x + e)^3 + 2*a^2*c^3*sec(f*x + e)^2 + a^2*c^3*sec(f*x + e) - a^2*c^3), x)

________________________________________________________________________________________

giac [F(-2)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Exception raised: TypeError} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(a+a*sec(f*x+e))^(3/2)/(c-c*sec(f*x+e))^(5/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to ch
eck sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable
 to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)
Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Warning, integration of abs or sign assumes constant
 sign by intervals (correct if the argument is real):Check [abs(cos(f*t_nostep+exp(1)))]Unable to check sign:
(2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check
sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to
check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unab
le to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/
2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_n
ostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*
pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2
)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_no
step/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*p
i/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign
: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Warning, assuming -2*a+a is positive. Hint: run assume to make assumptio
ns on a variableWarning, assuming -2*a+a is positive. Hint: run assume to make assumptions on a variableWarnin
g, assuming -2*a+a is positive. Hint: run assume to make assumptions on a variableWarning, assuming -2*a+a is
positive. Hint: run assume to make assumptions on a variableUnable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_n
ostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*
pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2
)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_no
step/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*p
i/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign
: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to chec
k sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable t
o check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Un
able to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_noste
p/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t
_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-
4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep
/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_
nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4
*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check si
gn: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to ch
eck sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable
 to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)
Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nos
tep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi
/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>
(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nost
ep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/
t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign:
(4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check
sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to
check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unab
le to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/
2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_n
ostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*
pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2
)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_no
step/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*p
i/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign
: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to chec
k sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable t
o check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Un
able to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_noste
p/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t
_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-
4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep
/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_
nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2
*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check si
gn: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to ch
eck sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable
 to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)
Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nos
tep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi
/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>
(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nost
ep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/
t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign:
(4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check
sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to
check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Discontinuities at zeroes of cos(f*t_nostep+exp(1)) were not c
heckedUnable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi
/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>
(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nost
ep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/
t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Warning, integration o
f abs or sign assumes constant sign by intervals (correct if the argument is real):Check [abs(cos(f*t_nostep+e
xp(1)))]Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*
pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2
)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_no
step/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*p
i/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign
: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to chec
k sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable t
o check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Un
able to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_noste
p/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t
_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Warning, integration of abs or sign assume
s constant sign by intervals (correct if the argument is real):Check [abs(t_nostep^3+t_nostep)]Discontinuities
 at zeroes of t_nostep^3+t_nostep were not checkedUnable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Un
able to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_noste
p/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t
_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-
4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep
/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_
nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4
*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check si
gn: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to ch
eck sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable
 to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)
Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nos
tep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi
/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>
(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nost
ep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/
t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign:
(4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check
sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to
check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unab
le to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/
2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_n
ostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*
pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2
)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_no
step/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*p
i/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign
: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to chec
k sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable t
o check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Un
able to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_noste
p/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t
_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-
4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep
/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_
nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4
*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check si
gn: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to ch
eck sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable
 to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)
Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nos
tep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi
/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>
(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nost
ep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/
t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign:
(4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check
sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to
check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unab
le to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/
2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_n
ostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*
pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2
)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_no
step/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*p
i/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign
: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to chec
k sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable t
o check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Un
able to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_noste
p/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t
_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-
4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep
/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_
nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4
*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check si
gn: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to ch
eck sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable
 to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)
Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nos
tep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi
/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>
(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nost
ep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/
t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign:
(4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check
sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to
check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unab
le to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/
2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_n
ostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*
pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2
)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_no
step/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*p
i/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign
: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to chec
k sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable t
o check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Un
able to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_noste
p/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t
_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-
4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep
/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_
nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4
*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check si
gn: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to ch
eck sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable
 to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)
Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nos
tep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi
/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>
(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nost
ep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/
t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign:
(4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check
sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to
check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unab
le to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/
2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_n
ostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*
pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2
)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_no
step/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*p
i/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign
: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to chec
k sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable t
o check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Un
able to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_noste
p/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t
_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-
4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep
/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_
nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4
*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check si
gn: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to ch
eck sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable
 to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)
Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nos
tep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi
/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>
(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nost
ep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/
t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign:
(4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check
sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to
check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unab
le to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/
2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_n
ostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*
pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2
)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_no
step/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*p
i/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign
: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to chec
k sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable t
o check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Un
able to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_noste
p/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t
_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-
4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep
/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_
nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4
*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check si
gn: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to ch
eck sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable
 to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)
Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nos
tep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi
/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>
(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nost
ep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/
t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign:
(4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check
sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to
check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unab
le to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/
2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_n
ostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*
pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2
)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_no
step/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*p
i/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign
: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to chec
k sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable t
o check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Un
able to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_noste
p/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t
_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-
4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep
/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_
nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4
*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check si
gn: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to ch
eck sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable
 to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)
Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nos
tep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi
/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>
(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nost
ep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/
t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign:
(4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check
sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to
check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unab
le to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/
2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_n
ostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*
pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2
)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_no
step/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*p
i/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign
: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to chec
k sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable t
o check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Un
able to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_noste
p/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t
_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-
4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep
/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_
nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4
*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check si
gn: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to ch
eck sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable
 to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)
Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nos
tep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi
/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>
(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nost
ep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/
t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign:
(4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check
sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to
check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unab
le to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/
2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_n
ostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*
pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2
)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_no
step/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*p
i/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign
: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to chec
k sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable t
o check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Un
able to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_noste
p/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t
_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-
2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep
/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_
nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Warning, integration of
abs or sign assumes constant sign by intervals (correct if the argument is real):Check [abs(t_nostep^3+t_noste
p)]Discontinuities at zeroes of t_nostep^3+t_nostep were not checkedUnable to check sign: (4*pi/t_nostep/2)>(-
4*pi/t_nostep/2)Unable to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Warning, integration of abs or sign
assumes constant sign by intervals (correct if the argument is real):Check [abs(t_nostep^3+t_nostep)]Discontin
uities at zeroes of t_nostep^3+t_nostep were not checkedDiscontinuities at zeroes of cos(f*t_nostep+exp(1)) we
re not checkedUnable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2
)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_no
step/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*p
i/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign
: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to chec
k sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable t
o check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Un
able to check sign: (4*pi/t_nostep/2)>(-4*pi/t_nostep/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to
check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)
>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Warning, i
ntegration of abs or sign assumes constant sign by intervals (correct if the argument is real):Check [abs(t_no
step),abs(t_nostep^2-1)]Warning, integration of abs or sign assumes constant sign by intervals (correct if the
 argument is real):Check [abs(t_nostep)]Evaluation time: 2.99index.cc index_m i_lex_is_greater Error: Bad Argu
ment Value

________________________________________________________________________________________

maple [A]  time = 2.95, size = 293, normalized size = 0.84 \[ -\frac {\left (-1+\cos \left (f x +e \right )\right )^{2} \left (32 \left (\cos ^{3}\left (f x +e \right )\right ) \ln \left (\frac {2}{1+\cos \left (f x +e \right )}\right )-44 \ln \left (-\frac {-1+\cos \left (f x +e \right )}{\sin \left (f x +e \right )}\right ) \left (\cos ^{3}\left (f x +e \right )\right )-32 \ln \left (\frac {2}{1+\cos \left (f x +e \right )}\right ) \left (\cos ^{2}\left (f x +e \right )\right )+44 \left (\cos ^{2}\left (f x +e \right )\right ) \ln \left (-\frac {-1+\cos \left (f x +e \right )}{\sin \left (f x +e \right )}\right )+13 \left (\cos ^{3}\left (f x +e \right )\right )-32 \cos \left (f x +e \right ) \ln \left (\frac {2}{1+\cos \left (f x +e \right )}\right )+44 \ln \left (-\frac {-1+\cos \left (f x +e \right )}{\sin \left (f x +e \right )}\right ) \cos \left (f x +e \right )+7 \left (\cos ^{2}\left (f x +e \right )\right )+32 \ln \left (\frac {2}{1+\cos \left (f x +e \right )}\right )-44 \ln \left (-\frac {-1+\cos \left (f x +e \right )}{\sin \left (f x +e \right )}\right )-\cos \left (f x +e \right )-11\right ) \sqrt {\frac {a \left (1+\cos \left (f x +e \right )\right )}{\cos \left (f x +e \right )}}}{32 f \left (\frac {c \left (-1+\cos \left (f x +e \right )\right )}{\cos \left (f x +e \right )}\right )^{\frac {5}{2}} \sin \left (f x +e \right )^{3} \cos \left (f x +e \right )^{2} a^{2}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(a+a*sec(f*x+e))^(3/2)/(c-c*sec(f*x+e))^(5/2),x)

[Out]

-1/32/f*(-1+cos(f*x+e))^2*(32*cos(f*x+e)^3*ln(2/(1+cos(f*x+e)))-44*ln(-(-1+cos(f*x+e))/sin(f*x+e))*cos(f*x+e)^
3-32*ln(2/(1+cos(f*x+e)))*cos(f*x+e)^2+44*cos(f*x+e)^2*ln(-(-1+cos(f*x+e))/sin(f*x+e))+13*cos(f*x+e)^3-32*cos(
f*x+e)*ln(2/(1+cos(f*x+e)))+44*ln(-(-1+cos(f*x+e))/sin(f*x+e))*cos(f*x+e)+7*cos(f*x+e)^2+32*ln(2/(1+cos(f*x+e)
))-44*ln(-(-1+cos(f*x+e))/sin(f*x+e))-cos(f*x+e)-11)*(a*(1+cos(f*x+e))/cos(f*x+e))^(1/2)/(c*(-1+cos(f*x+e))/co
s(f*x+e))^(5/2)/sin(f*x+e)^3/cos(f*x+e)^2/a^2

________________________________________________________________________________________

maxima [B]  time = 4.18, size = 4272, normalized size = 12.31 \[ \text {result too large to display} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(a+a*sec(f*x+e))^(3/2)/(c-c*sec(f*x+e))^(5/2),x, algorithm="maxima")

[Out]

-1/8*(8*(f*x + e)*cos(6*f*x + 6*e)^2 + 8*(f*x + e)*cos(4*f*x + 4*e)^2 + 8*(f*x + e)*cos(2*f*x + 2*e)^2 + 32*(f
*x + e)*cos(5/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e)))^2 + 128*(f*x + e)*cos(3/2*arctan2(sin(2*f*x + 2*e
), cos(2*f*x + 2*e)))^2 + 32*(f*x + e)*cos(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e)))^2 + 8*(f*x + e)*si
n(6*f*x + 6*e)^2 + 8*(f*x + e)*sin(4*f*x + 4*e)^2 + 8*(f*x + e)*sin(2*f*x + 2*e)^2 + 32*(f*x + e)*sin(5/2*arct
an2(sin(2*f*x + 2*e), cos(2*f*x + 2*e)))^2 + 128*(f*x + e)*sin(3/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))
)^2 + 32*(f*x + e)*sin(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e)))^2 + 8*f*x + 5*(2*(cos(4*f*x + 4*e) + c
os(2*f*x + 2*e) - 1)*cos(6*f*x + 6*e) - cos(6*f*x + 6*e)^2 - 2*(cos(2*f*x + 2*e) - 1)*cos(4*f*x + 4*e) - cos(4
*f*x + 4*e)^2 - cos(2*f*x + 2*e)^2 + 4*(cos(6*f*x + 6*e) - cos(4*f*x + 4*e) - cos(2*f*x + 2*e) + 4*cos(3/2*arc
tan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) - 2*cos(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) + 1)*cos(5/
2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) - 4*cos(5/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e)))^2 - 8*
(cos(6*f*x + 6*e) - cos(4*f*x + 4*e) - cos(2*f*x + 2*e) - 2*cos(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e)
)) + 1)*cos(3/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) - 16*cos(3/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x
+ 2*e)))^2 + 4*(cos(6*f*x + 6*e) - cos(4*f*x + 4*e) - cos(2*f*x + 2*e) + 1)*cos(1/2*arctan2(sin(2*f*x + 2*e),
cos(2*f*x + 2*e))) - 4*cos(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e)))^2 + 2*(sin(4*f*x + 4*e) + sin(2*f*
x + 2*e))*sin(6*f*x + 6*e) - sin(6*f*x + 6*e)^2 - sin(4*f*x + 4*e)^2 - 2*sin(4*f*x + 4*e)*sin(2*f*x + 2*e) - s
in(2*f*x + 2*e)^2 + 4*(sin(6*f*x + 6*e) - sin(4*f*x + 4*e) - sin(2*f*x + 2*e) + 4*sin(3/2*arctan2(sin(2*f*x +
2*e), cos(2*f*x + 2*e))) - 2*sin(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))))*sin(5/2*arctan2(sin(2*f*x +
 2*e), cos(2*f*x + 2*e))) - 4*sin(5/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e)))^2 - 8*(sin(6*f*x + 6*e) - s
in(4*f*x + 4*e) - sin(2*f*x + 2*e) - 2*sin(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))))*sin(3/2*arctan2(s
in(2*f*x + 2*e), cos(2*f*x + 2*e))) - 16*sin(3/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e)))^2 + 4*(sin(6*f*x
 + 6*e) - sin(4*f*x + 4*e) - sin(2*f*x + 2*e))*sin(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) - 4*sin(1/
2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e)))^2 + 2*cos(2*f*x + 2*e) - 1)*arctan2(sin(1/2*arctan2(sin(2*f*x +
 2*e), cos(2*f*x + 2*e))), cos(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) + 1) + 11*(2*(cos(4*f*x + 4*e)
 + cos(2*f*x + 2*e) - 1)*cos(6*f*x + 6*e) - cos(6*f*x + 6*e)^2 - 2*(cos(2*f*x + 2*e) - 1)*cos(4*f*x + 4*e) - c
os(4*f*x + 4*e)^2 - cos(2*f*x + 2*e)^2 + 4*(cos(6*f*x + 6*e) - cos(4*f*x + 4*e) - cos(2*f*x + 2*e) + 4*cos(3/2
*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) - 2*cos(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) + 1)*co
s(5/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) - 4*cos(5/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e)))^2
- 8*(cos(6*f*x + 6*e) - cos(4*f*x + 4*e) - cos(2*f*x + 2*e) - 2*cos(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x +
2*e))) + 1)*cos(3/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) - 16*cos(3/2*arctan2(sin(2*f*x + 2*e), cos(2*
f*x + 2*e)))^2 + 4*(cos(6*f*x + 6*e) - cos(4*f*x + 4*e) - cos(2*f*x + 2*e) + 1)*cos(1/2*arctan2(sin(2*f*x + 2*
e), cos(2*f*x + 2*e))) - 4*cos(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e)))^2 + 2*(sin(4*f*x + 4*e) + sin(
2*f*x + 2*e))*sin(6*f*x + 6*e) - sin(6*f*x + 6*e)^2 - sin(4*f*x + 4*e)^2 - 2*sin(4*f*x + 4*e)*sin(2*f*x + 2*e)
 - sin(2*f*x + 2*e)^2 + 4*(sin(6*f*x + 6*e) - sin(4*f*x + 4*e) - sin(2*f*x + 2*e) + 4*sin(3/2*arctan2(sin(2*f*
x + 2*e), cos(2*f*x + 2*e))) - 2*sin(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))))*sin(5/2*arctan2(sin(2*f
*x + 2*e), cos(2*f*x + 2*e))) - 4*sin(5/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e)))^2 - 8*(sin(6*f*x + 6*e)
 - sin(4*f*x + 4*e) - sin(2*f*x + 2*e) - 2*sin(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))))*sin(3/2*arcta
n2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) - 16*sin(3/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e)))^2 + 4*(sin(6
*f*x + 6*e) - sin(4*f*x + 4*e) - sin(2*f*x + 2*e))*sin(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) - 4*si
n(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e)))^2 + 2*cos(2*f*x + 2*e) - 1)*arctan2(sin(1/2*arctan2(sin(2*f
*x + 2*e), cos(2*f*x + 2*e))), cos(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) - 1) + 4*(4*f*x - 4*(f*x +
 e)*cos(4*f*x + 4*e) - 4*(f*x + e)*cos(2*f*x + 2*e) + 4*e + 3*sin(4*f*x + 4*e) + 3*sin(2*f*x + 2*e))*cos(6*f*x
 + 6*e) - 16*(f*x - (f*x + e)*cos(2*f*x + 2*e) + e)*cos(4*f*x + 4*e) - 16*(f*x + e)*cos(2*f*x + 2*e) - 2*(16*f
*x + 16*(f*x + e)*cos(6*f*x + 6*e) - 16*(f*x + e)*cos(4*f*x + 4*e) - 16*(f*x + e)*cos(2*f*x + 2*e) + 64*(f*x +
 e)*cos(3/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) - 32*(f*x + e)*cos(1/2*arctan2(sin(2*f*x + 2*e), cos(
2*f*x + 2*e))) + 16*e + 5*sin(6*f*x + 6*e) + 7*sin(4*f*x + 4*e) + 7*sin(2*f*x + 2*e) - 8*sin(3/2*arctan2(sin(2
*f*x + 2*e), cos(2*f*x + 2*e))))*cos(5/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) + 4*(16*f*x + 16*(f*x +
e)*cos(6*f*x + 6*e) - 16*(f*x + e)*cos(4*f*x + 4*e) - 16*(f*x + e)*cos(2*f*x + 2*e) - 32*(f*x + e)*cos(1/2*arc
tan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) + 16*e + 7*sin(6*f*x + 6*e) + 5*sin(4*f*x + 4*e) + 5*sin(2*f*x + 2*e
) - 4*sin(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))))*cos(3/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e)
)) - 2*(16*f*x + 16*(f*x + e)*cos(6*f*x + 6*e) - 16*(f*x + e)*cos(4*f*x + 4*e) - 16*(f*x + e)*cos(2*f*x + 2*e)
 + 16*e + 5*sin(6*f*x + 6*e) + 7*sin(4*f*x + 4*e) + 7*sin(2*f*x + 2*e))*cos(1/2*arctan2(sin(2*f*x + 2*e), cos(
2*f*x + 2*e))) - 4*(4*(f*x + e)*sin(4*f*x + 4*e) + 4*(f*x + e)*sin(2*f*x + 2*e) + 3*cos(4*f*x + 4*e) + 3*cos(2
*f*x + 2*e))*sin(6*f*x + 6*e) + 4*(4*(f*x + e)*sin(2*f*x + 2*e) + 3)*sin(4*f*x + 4*e) - 2*(16*(f*x + e)*sin(6*
f*x + 6*e) - 16*(f*x + e)*sin(4*f*x + 4*e) - 16*(f*x + e)*sin(2*f*x + 2*e) + 64*(f*x + e)*sin(3/2*arctan2(sin(
2*f*x + 2*e), cos(2*f*x + 2*e))) - 32*(f*x + e)*sin(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) - 5*cos(6
*f*x + 6*e) - 7*cos(4*f*x + 4*e) - 7*cos(2*f*x + 2*e) + 8*cos(3/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e)))
 - 5)*sin(5/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) + 4*(16*(f*x + e)*sin(6*f*x + 6*e) - 16*(f*x + e)*s
in(4*f*x + 4*e) - 16*(f*x + e)*sin(2*f*x + 2*e) - 32*(f*x + e)*sin(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2
*e))) - 7*cos(6*f*x + 6*e) - 5*cos(4*f*x + 4*e) - 5*cos(2*f*x + 2*e) + 4*cos(1/2*arctan2(sin(2*f*x + 2*e), cos
(2*f*x + 2*e))) - 7)*sin(3/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) - 2*(16*(f*x + e)*sin(6*f*x + 6*e) -
 16*(f*x + e)*sin(4*f*x + 4*e) - 16*(f*x + e)*sin(2*f*x + 2*e) - 5*cos(6*f*x + 6*e) - 7*cos(4*f*x + 4*e) - 7*c
os(2*f*x + 2*e) - 5)*sin(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) + 8*e + 12*sin(2*f*x + 2*e))/((a*c^2
*cos(6*f*x + 6*e)^2 + a*c^2*cos(4*f*x + 4*e)^2 + a*c^2*cos(2*f*x + 2*e)^2 + 4*a*c^2*cos(5/2*arctan2(sin(2*f*x
+ 2*e), cos(2*f*x + 2*e)))^2 + 16*a*c^2*cos(3/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e)))^2 + 4*a*c^2*cos(1
/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e)))^2 + a*c^2*sin(6*f*x + 6*e)^2 + a*c^2*sin(4*f*x + 4*e)^2 + 2*a*
c^2*sin(4*f*x + 4*e)*sin(2*f*x + 2*e) + a*c^2*sin(2*f*x + 2*e)^2 + 4*a*c^2*sin(5/2*arctan2(sin(2*f*x + 2*e), c
os(2*f*x + 2*e)))^2 + 16*a*c^2*sin(3/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e)))^2 + 4*a*c^2*sin(1/2*arctan
2(sin(2*f*x + 2*e), cos(2*f*x + 2*e)))^2 - 2*a*c^2*cos(2*f*x + 2*e) + a*c^2 - 2*(a*c^2*cos(4*f*x + 4*e) + a*c^
2*cos(2*f*x + 2*e) - a*c^2)*cos(6*f*x + 6*e) + 2*(a*c^2*cos(2*f*x + 2*e) - a*c^2)*cos(4*f*x + 4*e) - 4*(a*c^2*
cos(6*f*x + 6*e) - a*c^2*cos(4*f*x + 4*e) - a*c^2*cos(2*f*x + 2*e) + 4*a*c^2*cos(3/2*arctan2(sin(2*f*x + 2*e),
 cos(2*f*x + 2*e))) - 2*a*c^2*cos(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) + a*c^2)*cos(5/2*arctan2(si
n(2*f*x + 2*e), cos(2*f*x + 2*e))) + 8*(a*c^2*cos(6*f*x + 6*e) - a*c^2*cos(4*f*x + 4*e) - a*c^2*cos(2*f*x + 2*
e) - 2*a*c^2*cos(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) + a*c^2)*cos(3/2*arctan2(sin(2*f*x + 2*e), c
os(2*f*x + 2*e))) - 4*(a*c^2*cos(6*f*x + 6*e) - a*c^2*cos(4*f*x + 4*e) - a*c^2*cos(2*f*x + 2*e) + a*c^2)*cos(1
/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) - 2*(a*c^2*sin(4*f*x + 4*e) + a*c^2*sin(2*f*x + 2*e))*sin(6*f*
x + 6*e) - 4*(a*c^2*sin(6*f*x + 6*e) - a*c^2*sin(4*f*x + 4*e) - a*c^2*sin(2*f*x + 2*e) + 4*a*c^2*sin(3/2*arcta
n2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) - 2*a*c^2*sin(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))))*sin(5/
2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) + 8*(a*c^2*sin(6*f*x + 6*e) - a*c^2*sin(4*f*x + 4*e) - a*c^2*si
n(2*f*x + 2*e) - 2*a*c^2*sin(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))))*sin(3/2*arctan2(sin(2*f*x + 2*e
), cos(2*f*x + 2*e))) - 4*(a*c^2*sin(6*f*x + 6*e) - a*c^2*sin(4*f*x + 4*e) - a*c^2*sin(2*f*x + 2*e))*sin(1/2*a
rctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))))*sqrt(a)*sqrt(c)*f)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.00 \[ \int \frac {1}{{\left (a+\frac {a}{\cos \left (e+f\,x\right )}\right )}^{3/2}\,{\left (c-\frac {c}{\cos \left (e+f\,x\right )}\right )}^{5/2}} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/((a + a/cos(e + f*x))^(3/2)*(c - c/cos(e + f*x))^(5/2)),x)

[Out]

int(1/((a + a/cos(e + f*x))^(3/2)*(c - c/cos(e + f*x))^(5/2)), x)

________________________________________________________________________________________

sympy [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(a+a*sec(f*x+e))**(3/2)/(c-c*sec(f*x+e))**(5/2),x)

[Out]

Timed out

________________________________________________________________________________________